home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2001 December / pcwk12201b.iso / PCWK-txt / Intel Free Software / IntelChipsetUtility / Disk1 / data1.cab / AllFiles / Win2000 / almador.inf < prev    next >
Windows Setup INFormation  |  2001-09-06  |  4KB  |  106 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  Almador.INF                                                 
  4. ; **    Abstract:  Windows* 2000 INF File for Almador Memory Controller Hub
  5. ; **    Last Update:  October 2, 2000 (Version 3.00 Build 001)
  6. ; ****************************************************************************
  7. ; ****************************************************************************
  8.  
  9. [Version]
  10. Signature="$WINDOWS NT$"
  11. Class=System
  12. ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
  13. Provider=%INTEL%
  14. CatalogFile=almador.cat
  15. DriverVer=10/02/2000, 3.00.001
  16.  
  17. [ControlFlags]
  18. ExcludeFromSelect=*
  19.  
  20. [Manufacturer]
  21. %INTEL_MFG%=INTEL_SYS
  22.  
  23. [INTEL_SYS]
  24. %PCI\VEN_8086&DEV_3575.DeviceDesc%=NO_DRV,PCI\VEN_8086&DEV_3575
  25. %PCI\VEN_8086&DEV_3576&REV_00.DeviceDesc%=INTEL_PCI,PCI\VEN_8086&DEV_3576&REV_00
  26. %PCI\VEN_8086&DEV_3576.DeviceDesc%=AGP440_Install,PCI\VEN_8086&DEV_3576
  27. %PCI\VEN_8086&DEV_3578.DeviceDesc%=NO_DRV,PCI\VEN_8086&DEV_3578
  28.  
  29. [INTEL_PCI]
  30. Include=machine.inf
  31. Needs=PCI_DRV
  32.  
  33. [INTEL_PCI.Services]
  34. Include=machine.inf
  35. Needs=PCI_DRV.Services
  36.  
  37. [INTEL_PCI.HW]
  38. Include=machine.inf
  39. Needs=PCI_DRV.HW
  40.  
  41. ;**************************************************************************
  42. ; AGP filters that sit on top of PCI
  43. ;
  44. [AGP440_Install]
  45. Include=machine.inf
  46. Needs=AGP440_Install
  47.  
  48. [AGP440_Install.HW]
  49. Include=machine.inf
  50. Needs=AGP440_Install.HW
  51.  
  52. [AGP440_Install.Services]
  53. Include=machine.inf
  54. Needs=AGP440_Install.Services
  55.  
  56.  
  57. ;**************************************************************************
  58. ; Do-nothing section used to avoid "Unknown hardware" installation prompts.
  59. [NO_DRV]
  60. Include=machine.inf
  61. Needs=NO_DRV
  62.  
  63. [NO_DRV.Services]
  64. Include=machine.inf
  65. Needs=NO_DRV.Services
  66.  
  67. [Strings]
  68. INTEL         ="Intel"
  69. INTEL_MFG="Intel"
  70. PCI\VEN_8086&DEV_3575&REV_00.DeviceDesc="Almador Processor to I/O Controller (AGP NOT ENABLED) - 3575 (UNOFFICIAL NAME)"
  71. PCI\VEN_8086&DEV_3575.DeviceDesc="Almador Processor to I/O Controller - 3575 (UNOFFICIAL NAME)"
  72. PCI\VEN_8086&DEV_3576.DeviceDesc="Almador Processor to AGP Controller - 3576 (UNOFFICIAL NAME)"
  73. PCI\VEN_8086&DEV_3578.DeviceDesc="Almador Processor to I/O Controller - 3578 (UNOFFICIAL NAME)"
  74.  
  75. ; Copyright (c) 2000 Intel Corporation
  76.  
  77. ; ************************************************************
  78. ; Intel is making no claims of usability, efficacy or 
  79. ; warranty.  
  80. ; ************************************************************
  81. ; Information in this document is provided in connection with 
  82. ; Intel products.  No license, express or implied, by estoppel 
  83. ; or otherwise, to any intellectual property rights is granted 
  84. ; by this document.  Intel assumes no liability whatsoever, 
  85. ; and Intel disclaims any express or implied warranty, 
  86. ; relating to sale and/or use of Intel products including 
  87. ; liability or warranties relating to fitness for a particular 
  88. ; purpose, merchantability, or infringement of any patent, 
  89. ; copyright or other intellectual property right.  Intel 
  90. ; products are not intended for use in medical, life saving, 
  91. ; or life sustaining applications.
  92.  
  93. ; ************************************************************
  94. ; Intel Corporation disclaims all warranties and liabilities 
  95. ; for the use of this document and the information contained 
  96. ; herein, and assumes no responsibility for any errors which 
  97. ; may appear in this document, nor does Intel make a 
  98. ; commitment to update the information contained herein. Intel 
  99. ; reserves the right to make changes to this document at any 
  100. ; time, without notice.
  101. ; ************************************************************
  102. ; ************************************************************
  103.  
  104. ; * Third-party brands and names are the property of their 
  105. ; respective owners.
  106.